home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / turbovis / ptg120re.zip / CHANGES.DOC next >
Text File  |  1993-11-06  |  2KB  |  76 lines

  1. Release 1.20ßb
  2.  
  3. - Real mode version broke with a Overlay not initialized bug.
  4.  
  5. - the bfLeftJust flag was written as bfLestJust.
  6.  
  7.  
  8. Release 1.20ßa
  9.  
  10. - not all dialogs showed the correct version number. Fixed
  11.  
  12. - When a record for a dialog is created, the variable name initially equals
  13.   the label if any. Now illegal characters like ':' are filtered out so only
  14.   legal characters remain
  15.  
  16.  
  17. Release 1.20ß8
  18.  
  19. - hints were not displayed when added to a subview. Corrected.
  20.  
  21. - added full statusline editing capabilities
  22.  
  23. - added history support for inputlines
  24.  
  25. - bxIntegerEdit did not support a negative minimum or maximum value,
  26.   corrected
  27.  
  28. - enhanced statusbar editing. Now full support for various StatusDef
  29.   inputlines. Objects can now be linked to status keys too.
  30.  
  31. - added frame option to InputLine
  32.  
  33. - added a ChangeDirectory menu item
  34.  
  35. - added an Exit to Dos menu item
  36.  
  37. - previously, a view could have more than one label. Is not possible
  38.   anymore
  39.  
  40. - now a command (or menu item) can be (re)linked to user defined
  41.   objects too. Previously when a link was destroyed it was not possible
  42.   to restore it, now one can simply display all defined objects and link
  43.   to one of them
  44.  
  45. - Improved (?) popping up of menus. Now a button press + release pops up
  46.   the menu, a second press is needed to make a selection.
  47.   Holding down the mouse button is still possible and should work as
  48.   before.
  49.  
  50.  
  51. Release 1.20ß7
  52.  
  53. - internal release, bug fixes + additions, see above
  54.  
  55.  
  56. Release 1.20ß6a
  57.  
  58. - added support for TbxByteEDit, TbxIntegerEdit and TbxDateEdit
  59.  
  60. - bugs removed, sigh
  61.  
  62. - added the /25 commandline option
  63.  
  64.  
  65. Release 1.20ß5
  66. - hcConstants are now proceeded by 'hc' as this is more intiutive. 'hc'
  67.   is stripped when the helpfile is written.
  68.  
  69. - A single dialog box can now be created with Dialog|New. The saved
  70.   source code can be readed later on.
  71.  
  72. - graphics mouse can now be disabled by specifying the /NGM option on
  73.   the command line or in the PTGEN environment variable
  74.  
  75. - various little cosmetic fixes
  76.